home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_A74BF0F8F5C441E5A530A22131669361
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-22
|
3KB
|
86 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<description>progressbar background</description>
<type>image</type>
<id>104</id>
<posX>60</posX>
<posY>10</posY>
<width>1246</width>
<height>60</height>
<texture>osd_bg_top.png</texture>
<visible>no</visible>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>background</description>
<type>image</type>
<id>105</id>
<posX>196</posX>
<posY>25</posY>
<width>825</width>
<height>30</height>
<texture>osd_progress_background.png</texture>
<visible>no</visible>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>Progress Bar</description>
<type>progress</type>
<id>1</id>
<posX>185</posX>
<posY>33</posY>
<width>859</width>
<height>14</height>
<label>#percentage</label>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>Start Time Info</description>
<type>label</type>
<id>101</id>
<posX>130</posX>
<posY>43</posY>
<label>#currentplaytime</label>
<align>center</align>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
<visible>no</visible>
</control>
<control>
<description>End Time Info</description>
<type>label</type>
<id>102</id>
<posX>1085</posX>
<posY>43</posY>
<label>#currentremaining</label>
<align>center</align>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
<visible>no</visible>
</control>
<!--
<control>
<description>Current Time Info</description>
<type>label</type>
<id>110</id>
<posX>1221</posX>
<posY>43</posY>
<label>#time</label>
<align>center</align>
<font>font13</font>
<textcolor>FF071422</textcolor>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
-->
</controls>
</window>